home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / powarc920cz.exe / {app} / POWERARC.EXE / 0 / RCDATA / TSFXWIZARDFORM / TSFXWIZARDFORM.txt
Text File  |  2005-03-06  |  12KB  |  532 lines

  1. object SFXWizardForm: TSFXWizardForm
  2.   Left = 416
  3.   Top = 195
  4.   BorderStyle = bsDialog
  5.   Caption = 'SFXWizardForm'
  6.   ClientHeight = 363
  7.   ClientWidth = 529
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel3: TBevel
  19.     Left = 0
  20.     Top = 328
  21.     Width = 527
  22.     Height = 7
  23.     Shape = bsTopLine
  24.   end
  25.   object Image3: TImage
  26.     Left = 4
  27.     Top = 7
  28.     Width = 164
  29.     Height = 313
  30.     AutoSize = True
  31.   end
  32.   object NB: TNotebook
  33.     Left = 169
  34.     Top = 0
  35.     Width = 357
  36.     Height = 325
  37.     PageIndex = 1
  38.     TabOrder = 0
  39.     OnPageChanged = NBPageChanged
  40.     object TPage
  41.       Left = 0
  42.       Top = 0
  43.       Caption = 'MAIN'
  44.       object Label1: TLabel
  45.         Left = 16
  46.         Top = 16
  47.         Width = 321
  48.         Height = 17
  49.         AutoSize = False
  50.         Caption = 'Type in an SFX file &name and destination:'
  51.         FocusControl = Edit973
  52.         WordWrap = True
  53.       end
  54.       object Bevel1: TBevel
  55.         Left = 16
  56.         Top = 62
  57.         Width = 321
  58.         Height = 17
  59.         Shape = bsTopLine
  60.       end
  61.       object Label2: TLabel
  62.         Left = 16
  63.         Top = 69
  64.         Width = 321
  65.         Height = 17
  66.         AutoSize = False
  67.         Caption = 'Select the files and/or folders to &add:'
  68.         FocusControl = ListView1
  69.         WordWrap = True
  70.       end
  71.       object Button1: TSpeedButton
  72.         Left = 312
  73.         Top = 33
  74.         Width = 25
  75.         Height = 21
  76.         OnClick = CorelButton10Click
  77.       end
  78.       object CheckBox7: TCheckBox
  79.         Left = 16
  80.         Top = 298
  81.         Width = 321
  82.         Height = 17
  83.         Caption = 'Include &subfolders'
  84.         TabOrder = 5
  85.       end
  86.       object Edit973: TEdit
  87.         Left = 16
  88.         Top = 33
  89.         Width = 289
  90.         Height = 21
  91.         TabOrder = 0
  92.         Text = 'Edit973'
  93.       end
  94.       object CorelButton7: TButton
  95.         Left = 16
  96.         Top = 268
  97.         Width = 97
  98.         Height = 25
  99.         Caption = 'Add &File...'
  100.         TabOrder = 2
  101.         OnClick = CorelButton7Click
  102.       end
  103.       object CorelButton8: TButton
  104.         Left = 129
  105.         Top = 268
  106.         Width = 97
  107.         Height = 25
  108.         Caption = 'Add F&older...'
  109.         TabOrder = 3
  110.         OnClick = CorelButton8Click
  111.       end
  112.       object RemoveButt: TButton
  113.         Left = 242
  114.         Top = 268
  115.         Width = 97
  116.         Height = 25
  117.         Caption = '&Remove'
  118.         TabOrder = 4
  119.         OnClick = RemoveButtClick
  120.       end
  121.       object ListView1: TdfsExtListView
  122.         Left = 16
  123.         Top = 88
  124.         Width = 322
  125.         Height = 173
  126.         SmallImages = MainForm.IL
  127.         Columns = <
  128.           item
  129.             AutoSize = True
  130.             Caption = 'Name'
  131.           end>
  132.         ExtendedStyles = [lvxFullRowSelect]
  133.         ColumnsFormat = <>
  134.         ReadOnly = True
  135.         OnChange = ListView1Change
  136.         ShowColumnHeaders = False
  137.         TabOrder = 1
  138.         ViewStyle = vsReport
  139.         OnKeyDown = ListView1KeyDown
  140.       end
  141.     end
  142.     object TPage
  143.       Left = 0
  144.       Top = 0
  145.       Caption = 'OPTIONS'
  146.       object Bevel2: TBevel
  147.         Left = 16
  148.         Top = 33
  149.         Width = 329
  150.         Height = 17
  151.         Shape = bsTopLine
  152.       end
  153.       object Label3: TLabel
  154.         Left = 16
  155.         Top = 16
  156.         Width = 329
  157.         Height = 17
  158.         AutoSize = False
  159.         Caption = 'Configure Compression Options:'
  160.         WordWrap = True
  161.       end
  162.       object Label4: TLabel
  163.         Left = 40
  164.         Top = 152
  165.         Width = 105
  166.         Height = 17
  167.         Alignment = taRightJustify
  168.         AutoSize = False
  169.         Caption = 'Type password:'
  170.         WordWrap = True
  171.       end
  172.       object Label5: TLabel
  173.         Left = 16
  174.         Top = 95
  175.         Width = 73
  176.         Height = 22
  177.         AutoSize = False
  178.         Caption = 'Co&mpression:'
  179.         FocusControl = CompressionBox
  180.       end
  181.       object CheckBox1: TCheckBox
  182.         Left = 18
  183.         Top = 130
  184.         Width = 327
  185.         Height = 17
  186.         Caption = '&Protect with password'
  187.         TabOrder = 2
  188.         OnClick = CheckBox1Click
  189.       end
  190.       object CheckBox4: TCheckBox
  191.         Left = 18
  192.         Top = 182
  193.         Width = 319
  194.         Height = 17
  195.         Caption = 'Store &relative folder information (not full location)'
  196.         TabOrder = 4
  197.       end
  198.       object Edit971: TEdit
  199.         Left = 152
  200.         Top = 148
  201.         Width = 113
  202.         Height = 21
  203.         TabOrder = 3
  204.         OnChange = Edit971Change
  205.       end
  206.       object RadioGroup1: TRadioGroup
  207.         Left = 16
  208.         Top = 44
  209.         Width = 329
  210.         Height = 41
  211.         Caption = ' Compression &Format '
  212.         Columns = 2
  213.         ItemIndex = 0
  214.         Items.Strings = (
  215.           'ZIP SFX'
  216.           'CAB SFX')
  217.         TabOrder = 0
  218.         OnClick = RadioGroup1Click
  219.       end
  220.       object CompressionBox: TComboBox
  221.         Left = 96
  222.         Top = 92
  223.         Width = 161
  224.         Height = 21
  225.         Style = csDropDownList
  226.         ItemHeight = 13
  227.         TabOrder = 1
  228.         OnChange = CompressionBoxChange
  229.       end
  230.       object CheckBox3: TCheckBox
  231.         Left = 18
  232.         Top = 206
  233.         Width = 327
  234.         Height = 17
  235.         Caption = 'Include &system and hidden files'
  236.         TabOrder = 5
  237.       end
  238.       object ElCheckBox1: TCheckBox
  239.         Left = 18
  240.         Top = 229
  241.         Width = 327
  242.         Height = 17
  243.         Caption = 'Ask to &execute and test created SFX file'
  244.         Checked = True
  245.         State = cbChecked
  246.         TabOrder = 6
  247.       end
  248.     end
  249.     object TPage
  250.       Left = 0
  251.       Top = 0
  252.       Caption = 'FILETIME'
  253.       object Bevel7: TBevel
  254.         Left = 16
  255.         Top = 33
  256.         Width = 329
  257.         Height = 17
  258.         Shape = bsTopLine
  259.       end
  260.       object Label9: TLabel
  261.         Left = 16
  262.         Top = 16
  263.         Width = 329
  264.         Height = 17
  265.         AutoSize = False
  266.         Caption = 'SFX Options:'
  267.         WordWrap = True
  268.       end
  269.       object UnZIPToL: TLabel
  270.         Left = 16
  271.         Top = 41
  272.         Width = 241
  273.         Height = 15
  274.         AutoSize = False
  275.         Caption = 'Default "UnZip &To" folder:'
  276.         FocusControl = UnZipTo
  277.       end
  278.       object Label18: TLabel
  279.         Left = 16
  280.         Top = 89
  281.         Width = 241
  282.         Height = 15
  283.         AutoSize = False
  284.         Caption = 'File c&onflict:'
  285.         FocusControl = ComboBox1
  286.       end
  287.       object CaptionL: TLabel
  288.         Left = 16
  289.         Top = 137
  290.         Width = 241
  291.         Height = 15
  292.         AutoSize = False
  293.         Caption = 'Ca&ption:'
  294.         FocusControl = SCaption
  295.       end
  296.       object CommandLineL: TLabel
  297.         Left = 16
  298.         Top = 184
  299.         Width = 241
  300.         Height = 15
  301.         AutoSize = False
  302.         Caption = 'Run co&mmand line after extracting:'
  303.         FocusControl = CommandLine
  304.       end
  305.       object UnZipTo: TComboBox
  306.         Left = 16
  307.         Top = 58
  308.         Width = 241
  309.         Height = 21
  310.         ItemHeight = 13
  311.         TabOrder = 0
  312.         Text = 'UnZipTo'
  313.         Items.Strings = (
  314.           'Current directory'
  315.           'Use TEMP directory'
  316.           'Use Program Files directory')
  317.       end
  318.       object ComboBox1: TComboBox
  319.         Left = 16
  320.         Top = 106
  321.         Width = 241
  322.         Height = 21
  323.         Style = csDropDownList
  324.         ItemHeight = 13
  325.         TabOrder = 1
  326.         Items.Strings = (
  327.           'Overwrite file automatically '
  328.           'Do not overwrite files'
  329.           'Prompt user to overwrite')
  330.       end
  331.       object SCaption: TEdit
  332.         Left = 16
  333.         Top = 154
  334.         Width = 241
  335.         Height = 21
  336.         TabOrder = 2
  337.       end
  338.       object CommandLine: TEdit
  339.         Left = 16
  340.         Top = 200
  341.         Width = 241
  342.         Height = 21
  343.         TabOrder = 3
  344.       end
  345.       object CheckBox5: TCheckBox
  346.         Left = 16
  347.         Top = 230
  348.         Width = 329
  349.         Height = 17
  350.         Caption = 'Show &success message when complete'
  351.         Checked = True
  352.         State = cbChecked
  353.         TabOrder = 4
  354.       end
  355.       object AutoRun: TCheckBox
  356.         Left = 16
  357.         Top = 247
  358.         Width = 329
  359.         Height = 17
  360.         Caption = 'Do not p&rompt user before extracting'
  361.         TabOrder = 5
  362.       end
  363.       object CheckBox8: TCheckBox
  364.         Left = 16
  365.         Top = 264
  366.         Width = 329
  367.         Height = 17
  368.         Caption = '&Delete files after executing command line'
  369.         TabOrder = 6
  370.       end
  371.       object HideOverwrite: TCheckBox
  372.         Left = 16
  373.         Top = 281
  374.         Width = 329
  375.         Height = 17
  376.         Caption = 'Hide over&write options'
  377.         TabOrder = 7
  378.       end
  379.       object CheckBox2: TCheckBox
  380.         Left = 16
  381.         Top = 298
  382.         Width = 329
  383.         Height = 17
  384.         Caption = 'Hide file &list'
  385.         TabOrder = 8
  386.       end
  387.     end
  388.     object TPage
  389.       Left = 0
  390.       Top = 0
  391.       Caption = 'REVIEW'
  392.       object Label16: TLabel
  393.         Left = 16
  394.         Top = 16
  395.         Width = 337
  396.         Height = 49
  397.         AutoSize = False
  398.         Caption = 
  399.           'PowerArchiver will now use the following options to create the S' +
  400.           'FX file. Click '#39'Make SFX'#39' to continue.'
  401.         WordWrap = True
  402.       end
  403.       object Bevel10: TBevel
  404.         Left = 16
  405.         Top = 64
  406.         Width = 329
  407.         Height = 17
  408.         Shape = bsTopLine
  409.       end
  410.       object Memo1: TMemo
  411.         Left = 16
  412.         Top = 72
  413.         Width = 329
  414.         Height = 233
  415.         ReadOnly = True
  416.         ScrollBars = ssBoth
  417.         TabOrder = 0
  418.       end
  419.     end
  420.     object TPage
  421.       Left = 0
  422.       Top = 0
  423.       Caption = 'PROGRESS'
  424.       object Bevel6: TBevel
  425.         Left = 16
  426.         Top = 184
  427.         Width = 329
  428.         Height = 17
  429.         Shape = bsTopLine
  430.       end
  431.       object GroupBox1: TGroupBox
  432.         Left = 16
  433.         Top = 40
  434.         Width = 330
  435.         Height = 57
  436.         Caption = ' Current file progress '
  437.         TabOrder = 0
  438.         object pb1: TProgressBar
  439.           Left = 8
  440.           Top = 22
  441.           Width = 313
  442.           Height = 21
  443.           TabOrder = 0
  444.         end
  445.       end
  446.       object GroupBox2: TGroupBox
  447.         Left = 16
  448.         Top = 112
  449.         Width = 330
  450.         Height = 57
  451.         Caption = ' Total progress '
  452.         TabOrder = 1
  453.         object pb2: TProgressBar
  454.           Left = 8
  455.           Top = 22
  456.           Width = 313
  457.           Height = 21
  458.           TabOrder = 0
  459.         end
  460.       end
  461.       object Memo2: TMemo
  462.         Left = 16
  463.         Top = 192
  464.         Width = 329
  465.         Height = 105
  466.         Enabled = False
  467.         ScrollBars = ssBoth
  468.         TabOrder = 2
  469.       end
  470.     end
  471.   end
  472.   object CloseButt: TButton
  473.     Left = 5
  474.     Top = 334
  475.     Width = 75
  476.     Height = 25
  477.     Caption = '&Close'
  478.     TabOrder = 1
  479.     OnClick = CloseButtClick
  480.   end
  481.   object BackButt: TButton
  482.     Left = 280
  483.     Top = 334
  484.     Width = 75
  485.     Height = 25
  486.     Caption = '&Back'
  487.     TabOrder = 2
  488.     OnClick = BackButtClick
  489.   end
  490.   object NextButt: TButton
  491.     Left = 364
  492.     Top = 334
  493.     Width = 75
  494.     Height = 25
  495.     Caption = '&Next'
  496.     TabOrder = 3
  497.     OnClick = NextButtClick
  498.   end
  499.   object CorelButton2: TButton
  500.     Left = 448
  501.     Top = 334
  502.     Width = 75
  503.     Height = 25
  504.     Caption = '&Help'
  505.     TabOrder = 4
  506.     OnClick = CorelButton2Click
  507.   end
  508.   object OpenDialog1: TOpenDialog
  509.     Filter = 
  510.       'ZIP Files|*.zip|CAB Files|*.cab|LHA files|*.lzh|GZIPed TAR files' +
  511.       '|*.tar'
  512.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  513.     Title = 'Browse '
  514.     OnTypeChange = OpenDialog1TypeChange
  515.     Left = 113
  516.     Top = 189
  517.   end
  518.   object SaveDialog1: TSaveDialog
  519.     Title = 'Browse'
  520.     OnTypeChange = SaveDialog1TypeChange
  521.     Left = 112
  522.     Top = 152
  523.   end
  524.   object DropFileTarget1: TPJFormDropFiles
  525.     ForegroundOnDrop = False
  526.     Options = [dfoIncFolders, dfoIncFiles]
  527.     OnDropFiles = DropFileTarget1DropFiles
  528.     Left = 88
  529.     Top = 248
  530.   end
  531. end
  532.